body{
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    font-size: 14px;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
a{
    text-decoration: none;
    color: #333;
}
.bodywidth{
    width: 1400px;
    margin: auto;
}
.left{
    float: left;
}
.right{
    float: right;
}
.top{
    border-bottom: 1px #E7E7E7 solid;
    height: 35px;
    line-height: 35px;
 
}
img{
    display: inline-block;
    border: none;
}
.top a{
    color: #999;
}
.top a:hover{
    color: #C6252D;
}
.top .right{
    background:url(../cn_style/email.jpg) no-repeat left center;
    text-indent: 30px;
}
.header{
    overflow: hidden;
    padding: 10px 0;
    height: 88px;

}
.header .bodywidth{
    background:url(../cn_style/ewm.jpg) no-repeat right center;
    height: 88px;
}
.header .logo{
    background:url(../cn_style/logo.jpg) no-repeat left center;
    height: 60px;
    text-indent: 140px;
    font-size: 26px;
    margin-top: 10px;
    font-weight: bold;
    letter-spacing: 5px;
}
.header .logo span{
    display: block;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: -0.2px;
}
.header .ewm{
    background:url(../cn_style/tel.jpg) no-repeat left center;   
    padding-right: 100px;
    height: 60px;
    line-height: 60px;
    margin: 10px 0;
    text-indent: 80px;
    font-size: 20px;
}
.nav{
    background: #888888;
    height: 55px;
}
.nav ul{
    display: flex;
	justify-content: space-between;
}
.nav ul li{
    width: 140px;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    text-align: center;
    position: relative;
    z-index: 100;
}
.nav ul li a{
    color: white;
}
.nav ul li a:hover{
    display: block;
    background: #C6252D;
}

.nav ul  ul{
    position: absolute;
    top:55px;
    left: 0;
    width: 180px;
    background: #C6252D;
    display: block;
    display: none;
}
.nav ul  ul li{
    width: 180px;
    height: 40px;
    line-height: 40px;
}
.nav ul ul li a{
    width: 180px;
    color: white;
    font-size: 14px;
}
.nav ul  ul ul{
    display: none;
    position: absolute;
    top: -10000px;
    left: -10000px;

}
.banner{
    z-index: 1;
}

.nbanner{
    background:url(../cn_style/nbanner.jpg) no-repeat center top;  
    height: 400px;
}

.zyzzindex {
	padding: 40px 0;
	overflow: hidden;
}
.zyzzindex ul{
    display: flex;
	justify-content: space-between;
}
.zyzzindex ul li {
	width: 260px;
	text-align: center;
}
.zyzzindex ul li .image{
	width: 260px;
	text-align: center;
}
.zyzzindex ul li .name {
	font-size: 25px;
    padding: 5px 0;
}
.zyzzindex ul li .name a{
	color: #D40000;
}
.zyzzindex ul li .cont {
	font-size: 16px;
	color: #4F4D4D;
	line-height: 180%;
}
.cpzsindex{
    background:url(../cn_style/ibg.jpg) no-repeat left top;   
    height: 1000px;
}
.cpzsindex .title{
    font-size: 40px;
    padding: 40px 0 10px;
    text-align: center;
}
.cpzsindex .titlecont{
    font-size: 18px;
    color: #666659;
    text-align: center;
}
.cpzsindex  .cptitle{
    width: 800px;
    margin: auto;
}

.cpzsindex  .cptitle ul.ProdMenu>li>a{
    display: none;
}
.cpzsindex  .cptitle ul ul.Column{
    display: flex;
	justify-content: space-between;
    margin: 20px 0;
}
.cpzsindex  .cptitle ul ul.Column li a{
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color:#C6252D;
    color: white;
    border-radius: 100px;
    font-size: 18px;
}
.cpzsindex  .cptitle ul ul.Column ul{
    display: none;
    position: absolute;
    top: -10000px;
    left: -10000px;
}
.cpzsindex ul.List.Product.cpzs {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;   
    padding: 10px 0; 
}
.cpzsindex ul.List.Product.cpzs li{
    background-color: white;
    height: 350px;
    margin-bottom: 20px;
}
.cpzsindex ul.List.Product.cpzs li .Image{

}
.cpzsindex ul.List.Product.cpzs li .Image img{
    width: 320px;
    height: 260px;
}
.cpzsindex ul.List.Product.cpzs li .Name{
    font-size: 16px;
    border-bottom: 1px #CCC solid;
    width: 300px;
    margin: auto;
    padding: 10px 0;
}
.cpzsindex ul.List.Product.cpzs li .Name a.ColName{
    display: none;
}
.cpzsindex ul.List.Product.cpzs li .Time{
    display: none;
}
.cpzsindex ul.List.Product.cpzs li .Desc{
    width: 300px;
    margin: auto; 
    padding: 10px 0;  
    background:url(../cn_style/icon.jpg) no-repeat 270px center;  
}
.gsjjindex{
    background: #F6F6F6;
    padding: 60px 0;
    overflow: hidden;

}
.gsjjindex ul{

}
.gsjjindex ul li{
    width:1400px;
    height: 450px;
    margin: auto;
    position: relative;
}
.gsjjindex ul li .enname{
    position: absolute;
    top: 20px;
    left: 0;    
    width: 680px;
    font-size: 40px;
    color: #C6252D;
}
.gsjjindex ul li .title{
    position: absolute;
    top: 75px;
    left: 0;    
    width: 60px;
    height: 2px;
    background: #C6252D;
}
.gsjjindex ul li .name{
    position: absolute;
    top: 90px;
    left: 0;    
    width: 680px;
    font-size: 30px;
    color: #C6252D;
}
.gsjjindex ul li .cont{
    position:absolute;
    top: 135px;
    left: 0;
    width: 680px;
    padding: 20px 0;
    line-height: 200%;
    font-size: 14px;
}
.gsjjindex ul li .cont strong{
    font-size: 16px;
}
.gsjjindex ul li .more{
    position: absolute;
    bottom: 0;
    left: 0;    width: 680px;
}
.gsjjindex ul li .more a{
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px #C6252D solid;
    color: #C6252D;
}
.gsjjindex ul li .image{
    position: absolute;
    top: 0;
    right: 0;   
    width: 665px;
    height: 450px;
}
.midbanner{
    overflow: hidden;
    height: 120px;
    background:url(../cn_style/i2bg.jpg) no-repeat center top;  
}
.gslyindex{
    background:url(../cn_style/lybg.jpg) no-repeat center top;  
    height: 640px;
}
.gslyindex .title{
    font-size: 40px;
    padding: 60px 0 10px;
    text-align: center;
}
.gslyindex .titlecont{
    font-size: 18px;
    color: #666659;
    text-align: center;
}
.gslyindex ul {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;   
    padding: 40px 0; 
}
.gslyindex ul  li{
    width: 320px;
    height:310px;
    background-color: white;
}
.gslyindex ul  li img{
    width: 320px;
    height: 260px;
}
.gslyindex ul  li .name{
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.xwzxindex{
    overflow: hidden;
}
.xwzxindex .title{
    font-size: 40px;
    padding: 60px 0 10px;
    text-align: center;
}
.xwzxindex .titlecont{
    font-size: 18px;
    color: #666659;
    text-align: center;
}
.xwzxindex ul {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;   
    padding: 40px 0; 
}
.xwzxindex ul  li{
    width: 320px;
    height:420px;
    background-color: #F7F7F7;
}
.xwzxindex ul  li img{
    width: 320px;
    height: 210px;
}
.xwzxindex ul  li .Name{

    font-size: 16px;
    font-weight: bold;
    padding: 15px 10px 5px;
    height: 18px;
    overflow: hidden;

}
.xwzxindex ul  li .Name a.ColName{
    display: none;
}
.xwzxindex ul  li .Time{
    font-size: 14px;
    padding: 5px  10px;
}
.xwzxindex ul  li  .Desc{
    padding: 5px 10px 10px;
    line-height: 160%;
    height: 80px;
    overflow: hidden;
}
.xwzxindex ul  li .More{
    padding: 10px  10px;
}
.xwzxindex ul  li .More a{
    color: #C6252D;
}
.neiyecont{
    overflow: hidden;
    padding: 40px 0;
}
.neiyecont1{
    width: 260px;
}
.neiyecont1 .neiyecont1_1{
    border: 1px #CCC solid;
    background: #EEE;
}
.neiyecont1 .neiyecont1_1 .title{
    font-size: 18px;
    background: #C6252D;
    padding: 20px 0;
    text-align: center;
    color: white;

}
.neiyecont1 .neiyecont1_1 ul.ProdMenu>li>a {
    padding:  0;
    display: none;
}
.neiyecont1 .neiyecont1_1 ul ul li{
    background: #EEE;
}
.neiyecont1 .neiyecont1_1 ul ul li a{
    display: block;
    font-size: 14px;
    background: url('icon3.png') no-repeat 220px center;
    text-indent: 30px;
    font-size: 16px;
    height:50px;
    line-height: 50px;
    border-top: 1px #CCC solid;
    font-weight: bold;
   color:#333;

}
.neiyecont1 .neiyecont1_1 ul ul li:first-child a{
    border-top: none;
}
.neiyecont1 .neiyecont1_1 ul ul li ul li{
  display: none;
}

.neiyecont1 .neiyecont1_2{
    border: 1px #CCC solid;
    background: #EEE;
    margin-top: 40px;
}
.neiyecont1 .neiyecont1_2 .title{
    font-size: 18px;
    background: #C6252D;
    padding: 10px 0;
    text-align: center;
    color: white;
}
.neiyecont1 .neiyecont1_2 p{
    margin: 0;
    padding: 10px;
    line-height: 200%;
}
.neiyecont2{
    width: 1100px;
}
.neiyecont .neiyecont2_1{
    font-size: 18px;
    padding: 20px 0;
    border-bottom: 1px #CCC solid;
    font-weight: bold;
}
.neiyecont .neiyecont2_2{
    padding: 20px 0;
    font-size: 14px;
    line-height: 220%;
  
}
.neiyecont .neiyecont2_2 p{
    line-height: 200%;
    font-size: 16px;

}
.bottom{
    background: #EEE;
    padding: 20px 0;
}
.bottom .title{
    font-size: 24px;
    font-weight: bold;
}
.bottom ul{
    display: flex;
    padding: 10px 0;
}
.bottom ul li a{
    display: block;
    padding-right: 15px;
}
.footer{
    background-color: #222222;
    padding: 10px 0;
    text-align: center;
}
.footer p {
    color: white;
    line-height: 200%;
}
.footer p a{
    color: white;
}.Detail.Product .Name{
    display: none;
}
.Detail.Product .Images{
    display: none;
}
.Detail.Product .Content{
   
}
.Back{
    text-align: center;
    padding:20px 0;
}
.Back a{
    padding: 5px 15px;
 
    border: 1px #CCC solid;
}
.Back a:hover{
    background-color:#C6252D
    color: white;   
}

ul.ProdMenu>li>a{
    display: none;   
}
ul.ProdMenu .Products{
    display: none;
}
.NoColumn.Product ul{
    display: flex;	flex-wrap: wrap;    
    justify-content: space-between;   
}
.NoColumn.Product ul.List{
    padding: 20px 0;
}
.NoColumn.Product ul.List li{

    width: 355px;
    height: 290px;   
}
.Product ul.List .Image {

}
.Product ul.List .Image img{
    width: 320px;
    height: 220px;
    border: 1px #CCC solid;
    padding: 4px;
}
.Product ul.List .Name{
    width: 320px;
    text-align: center;
    height: 40px;
    padding-top: 5px;
    font-size: 14px;
}
.Product ul.List .Name a.ColName{
    display: none;
}
.Product ul.List .Desc{
    display: none;
    position: absolute;
}.Detail.Article{

}
.Detail.Article .Name{
        display: none;

}
.Detail.Article .From{
    text-align: right;
    padding-top: 5px;
}
.List.xwdt{

}
.NoColumn.Article .List  li{
    width: 1110px;
    height: 150px;
    border-bottom: 1px #CCC dotted;
    padding: 15px 0 0px;
}
.NoColumn.Article .List  li .Image{
    float: left;
    width: 240px;
    text-align: left;
}
.NoColumn.Article .List  li .Image img{
    width: 220px;
    height: 130px;
    border: 1px #CCC solid;
 
}
.NoColumn.Article .List  li .Name{
    float: right;
    width:860px;  
    font-size: 16px;
    font-weight: bold;
}

.NoColumn.Article .List  li .Time{
    float: right;
    width:860px;  
    padding: 5px 0; 
}
.NoColumn.Article .List  li .Desc{
    float: right;
    width:860px;   
    line-height: 180%; 
    height: 65px;
    overflow: hidden;    font-size: 16px;
}
.PageInfo{
    padding: 5px 0;
    text-align: right;
}

.Pagination{
	clear:both;
    text-align: center;
    padding: 20px 0;
}
.Pagination a{
	padding:5px;
	border:1px #EEE solid;
	margin:2px;
	cursor:pointer;
}
.Pagination a:hover{
	background-color: #EEE;
}
.Pagination a.now{
	background-color: #333;
	color:white;
	font-weight: bold;
}
.gsly{
    overflow: hidden;
    padding: 20px 0;
}
.gsly ul{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;   
}
.gsly ul li{

    width: 275px;
    padding-bottom: 40px;
}
.gsly ul li img{
    width: 250px;
    height: 190px;

}
.gsly1{
    overflow: hidden;
    padding: 20px 0;
}
.gsly1 ul{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;   
}
.gsly1 ul li{
    width: 365px;
    padding-bottom: 40px;
}
.gsly1 ul li img{
    width: 340px;
    height: 226px;
    padding: 4px;
    border: 1px #CCC solid;

}
ul.List.xwzx .Name a.ColName{
    display: none;
}
.ryzs{

}
.ryzs ul{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;   
}
.ryzs ul li{

    width: 365px;
    padding-bottom: 40px;
}
.ryzs ul li img{
    width: 340px;
    height: 480px;
    padding: 4px;
    border: 1px #CCC solid;

}
.ryzs{

}
.ryzs1 ul{
    display: flex;

	flex-wrap: wrap;   
}
.ryzs1 ul li{
    width: 365px;
    padding-bottom: 40px;
}
.ryzs1 ul li img{
    width: 340px;
    height: 230px;
    padding: 4px;
    border: 1px #CCC solid;

}

.ryzs2{

}
.ryzs2 ul{
    display: flex;

	flex-wrap: wrap;   
}
.ryzs2 ul li{
    width: 365px;
    padding-bottom: 20px;
}
.ryzs2 ul li img{
    width: 340px;
    height: 230px;
    padding: 4px;
    border: 1px #CCC solid;

}
.ryzs2 ul li span{
    display: block;

    text-align: center;
    width: 350px;
}